帖子 三维桁架有限元分析MATLAB代码
direction coordinates, mmx=[-d1 d1 d1 -d1 -d2 d2 d2 -d2 -d3 d3 d3 -d3]/2;%Node y-axis direction coordinates, mmy=[d1 d1 -d1 -d1 d2 d2 -d2 -d2 d3 d3 -d3 -d3]/2;%Node z-axis direction coordinates
2497
科研让我开心     1年前
三维桁架有限元分析MATLAB代码
问答 ABAQUS的python提取节点接触压力和变形后节点坐标?

', 'Instance Name', 'Node Label', 'X Coordinate', 'Y Coordinate', 'Z Coordinate', 'Contact Stress (CPRESS)']) # 获取特定分析步 step_name = 'Step-1' if step_name in odb.steps: step

2812 1
IanU_7979     1年前
帖子 *DEFINE_COORDINATE_NODES
<p>*DEFINE_COORDINATE_NODES</p><p><strong>此关键字可以用三个节点编号(NID)定义一个局部坐标系。
2619
OnTheWay08     1年前
*DEFINE_COORDINATE_NODES
帖子 Abaqus python脚本开发 第三章 各类指令的方法对象变量 (2)
This method returns an array of edge objects that lie within the specified bounding sphere.Required argumentscenterA tuple of the X-, Y-, and Z-coordinates of the center of the sphere.
3331 1
iStructure     3年前
Abaqus python脚本开发 第三章 各类指令的方法对象变量 (2)
帖子 Maxwell 中文帮助文档_建模篇-02
l Type the point&rsquo;s coordinates in the X, Y, and Z text boxes in the status bar.或者,在状态栏的 xyz 文本框中键入点的坐标。4.
3080 1
晴博     3年前
Maxwell 中文帮助文档_建模篇-02
帖子 Abaqus&Paraview梦幻联动!(Python二次开发篇)
if node_id < len(s.values): sum_mises += s.values[node_id].mises count += 1 return sum_mises / count # 写入vtk文件中 for i in range(len(elements)): vtk_file.write("{}\
4463 5
易公子     2年前
Abaqus&Paraview梦幻联动!(Python二次开发篇)
帖子 abaqus中做的组合结构施加位移荷载的模型,总是出现错误怎么解决
20374 ELEMENTS AND 35041 NODES with WEIGHT 50.000------------------------------------------------------------------------------- MODEL INFORMATION (IN GLOBAL X-Y COORDINATES)----------------
2597 1
Coincidence_0550     3年前
abaqus中做的组合结构施加位移荷载的模型,总是出现错误怎么解决
问答 OpenSees,tcl编码模型运行出现问题,请各位指教?

Finished creating all spring nodes...Finished creating all spring node fixities...Finished creating all p-y, t-z, and z-z spring material objects...

2310 1
向日葵_6857     3年前
问答 abaqus monitor的問題,需如何改善?

Abaqus allows non-physical data; however, most applications expect a positive density value and greater than 1.00000e-36 . 4 nodes associated with rigid bodies have boundary conditions prescribed

2959 6
姜瀚荃     2年前
帖子 *CONSTRAINED_EXTRA_NODES_OPTION
<strong>285</strong></p><p>&nbsp;&nbsp;14&nbsp;&nbsp;&nbsp;<strong>&nbsp;4576</strong></p><p><br></p><p><br></p><p>02:Rigidly attach all nodes in set 4 to part 17.
2784
OnTheWay08     1年前
*CONSTRAINED_EXTRA_NODES_OPTION
帖子 【PFC6.0】三维真实边坡落石轨迹追踪
) global x_min=1e100 global x_max=-1e100 global y_min=1e100 global y_max=-1e100 global z_min=1e100 global z_max=-1e100 local gs = geom.set.find(id) loop foreach local gn geom.node.list
3786 3
lobby     3年前
【PFC6.0】三维真实边坡落石轨迹追踪
帖子 Ansys中级认证窗口课程:LS-DYNA中壳体与实体单元连接技术应用
壳体单元的每个节点只有3个沿着xyz方向的平动自由度UX、UY、UZ;在实体单元中,每个节点具有六个自由度:沿xyz方向的平动自由度UZ、UY、UZ以及绕XYZ轴的转动自由度TOTX、TOTY、ROTZ。当实体单元和壳单元连接在一起共同工作时,即存在自由度不协调问题。案例部分分为四步,第一步建立没有连接的模型,后三步都是在第一步模型的基础上进行连接。
4022 3
李安民     3年前
Ansys中级认证窗口课程:LS-DYNA中壳体与实体单元连接技术应用
帖子 【PFC6.0】三维Cluster碎石三轴模拟
def get_min_max(id) global x_min=1e100 global x_max=-1e100 global y_min=1e100 global y_max=-1e100 global z_min=1e100 global z_max=-1e100 local gs = geom.set.find(id) loop foreach
5627
lobby     3年前
【PFC6.0】三维Cluster碎石三轴模拟
帖子 PFC模拟三维单剪实验
=1e100 y_pos_min=1e100 z_pos_min=1e100 x_pos_max=-1e100 y_pos_max=-1e100 z_pos_max=-1e100 loop foreach local gn geom.node.list(gs) if geom.node.pos.x(gn)>x_pos_max then
4337 1
lobby     4年前
PFC模拟三维单剪实验
帖子 abaqus-python 利用getByBoundingCylinder(...)创建单元集合
center2 A tuple of the X-, Y-, and Z-coordinates of the center of the second end of the cylinder.
2952
ⅠⅠⅠ     2年前
abaqus-python 利用getByBoundingCylinder(...)创建单元集合
问答 abaqus 怎么删除0体积单元?

In the case of a tetrahedron this error may indicate that all nodes are located very nearly in a plane.

3304 1
早安Öprincess     2年前
帖子 Maxwell 中文帮助文档_建模篇-01
l Edit the point&rsquo;s coordinates in the X, Y, and Z boxes in the status bar.在状态栏的 xyz 框中编辑点的坐标。
3100 1
晴博     3年前
Maxwell 中文帮助文档_建模篇-01
帖子 abaqus分析热轧椭圆空心型钢的抗压强度(二)
Pick the centre point or enter X and Y coordinates as 0,0 Pick a major axis of ellipse or enter X and Y coordinates as 75, 0.
2677
abaquser     1年前
abaqus分析热轧椭圆空心型钢的抗压强度(二)
帖子 *SET_NODE_GENERAL 下与S-ALE选项相关的OPTION
E1 是 SALE 网格 ID(MSHID)。E2、E3、E4E5、E6 和 E7 分别对应 X、+X、-Y、+Y、-Z 和 +Z 面。<strong>如果将这 6 个值赋值为 1</strong>,则这些<strong>面上</strong>的<strong>所有</strong>边界<strong>元素</strong>都将包含在实体元素集中。此选项只能用于结构化 ALE 网格。
2895
OnTheWay08     1年前
*SET_NODE_GENERAL
下与S-ALE选项相关的OPTION
帖子 abaqus警告与报错
2、The volume of ... elements is zero, small, or negative. Check coordinates or node numbering, or modify the mesh seed.
4238
技术Z     9月前
App下载
技术邻APP
工程师必备
  • 项目客服
  • 培训客服
  • 平台客服

TOP